A top is clothing that covers at least the chest, but which usually covers most of the upper human body between the neck and the .Encarta encarta The bottom of tops can be as short as mid-torso, or as long as mid-thigh. Men's tops are generally paired with pants, and women's with pants or skirts. Common types of tops are , and shirts.
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.